home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / DFÜ / NBPTool Folder / about NBP Tool next >
Text File  |  1995-06-06  |  2KB  |  34 lines

  1. NBP Tool   - by Erik Streed © 1995
  2.  
  3.     NBP Tool is a user interface to the AppleTalk Name Binding Protocol
  4.     function PLookupName. You pass it an object name, type, and zone
  5.     parameters and it kicks back what is on your net. NBP Tool can
  6.     be used in several different roles. Lab admins can check to see
  7.     what hardware is attached to the net. Game players can see who is
  8.     playing which network games. Likewise system admins can see who is
  9.     playing network games. Developers can use NBP Tool to debug network
  10.     code. Trivia buffs and power users like it too.
  11.     
  12.     NBP Tool starts by forcing you to set parameters for a network
  13.     lookup call. The object,type, and zone text fields can be set
  14.     to specific names (like "LaserWriter" for the type field or 
  15.     "My Special Zone" for the zone field), or left to there defaults.
  16.     
  17.     The three special charcters in NBP are the star *, the equal size =,
  18.     and the wavey equal sign ≈ (thats option x if this doen't carry 
  19.     through). * can only be used in the zone field and means to list
  20.     only things in your default zone. This is normally your local
  21.     network area. The equal sign can be used in the name or type field
  22.     and does not limit the lookup by that charcteristic. The wavey
  23.     equal sign means fill in the blank. Cases where this is useful
  24.     include looking for all printers "≈Writer≈", all Bolo games
  25.     "≈Bolo≈", or even all servers "≈Servers≈".
  26.     
  27.     Be fore warned. NBP Tool can generate a large about of traffic if
  28.     you do a global (all fields set to =) lookup. This may piss of 
  29.     your sysadm.
  30.     
  31.     
  32.     Erik Streed
  33.     streed@geom.umn.edu
  34.